[INFO] cloning repository https://github.com/gmornin/brewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmornin/brewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmornin%2Fbrewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmornin%2Fbrewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8e5418f94e7604c1d00b634c4f1f10a626b7a05
[INFO] fixing gmornin/brewer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmornin%2Fbrewer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gmornin/brewer
[INFO] finished tweaking git repo https://github.com/gmornin/brewer
[INFO] tweaked toml for git repo https://github.com/gmornin/brewer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gmornin/brewer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gmornin/brewer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e
[INFO] running `Command { std: "docker" "start" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]    Compiling brewer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking open v5.3.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling argp_derive v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling argp v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling serde-inline-default v0.2.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling cmdarg_macro_derive v0.1.0 (/opt/rustwide/workdir/macros/cmdarg_macro_derive)
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]    Compiling command_macro v0.1.0 (/opt/rustwide/workdir/macros/command_macro)
[INFO] [stderr]    Compiling command_macro_derive v0.1.0 (/opt/rustwide/workdir/macros/command_macro_derive)
[INFO] [stderr]    Compiling config_macro v0.1.0 (/opt/rustwide/workdir/macros/config_macro)
[INFO] [stderr]    Compiling config_macro_derive v0.1.0 (/opt/rustwide/workdir/macros/config_macro_derive)
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_default v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking typetag v0.2.18
[INFO] [stderr]     Checking goodmorning-bindings v0.1.0 (https://github.com/gmornin/rust-bindings?rev=1cc93a0#1cc93a07)
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/requests.rs:70:11
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let res = reqwest::Client::new()
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `res` calls a custom destructor
[INFO] [stdout]     |         `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 |     match serde_json::from_str(&text) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `res` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/requests.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let mut file = match tokio::fs::OpenOptions::new().read(true).open(path).await {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 232 |     match serde_json::from_str(&text) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/structs/diff.rs:433:22
[INFO] [stdout]     |
[INFO] [stdout] 432 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 433 |                 task.await
[INFO] [stdout]     |                 -----^^^^^
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 434 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/structs/diff.rs:767:22
[INFO] [stdout]     |
[INFO] [stdout] 766 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 767 |                 task.await
[INFO] [stdout]     |                 -----^^^^^
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 768 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/commands/core/util/clean.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |         while let Some(entry) = diritems.next_entry().await? {
[INFO] [stdout]    |                                 ---------------------------^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                 |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 74 |             tasks.push(Self::clean_entry(entry));
[INFO] [stdout] 75 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/ignore_tree.rs:110:75
[INFO] [stdout]     |
[INFO] [stdout]  82 |     while let Some(entry) = diritems.next_entry().await.unwrap() {
[INFO] [stdout]     |                    -----    ---------------------------
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  83 |         let metadata = entry.metadata().await.unwrap();
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 ignore_tree_recurse(base, &display_path, builder.clone()).await
[INFO] [stdout]     |                 ----------------------------------------------------------^^^^^
[INFO] [stdout]     |                 |                                                         |
[INFO] [stdout]     |                 |                                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                                                         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             },
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/ignore_tree.rs:82:29
[INFO] [stdout]     |
[INFO] [stdout]  82 |     while let Some(entry) = diritems.next_entry().await.unwrap() {
[INFO] [stdout]     |                    -----    ---------------------------^^^^^^^^^
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |        |                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  83 |         let metadata = entry.metadata().await.unwrap();
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 ignore_tree_recurse(base, &display_path, builder.clone()).await
[INFO] [stdout]     |                 ---------------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/logout.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/regen.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/delete.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/status.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/rename.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/passwd.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/email.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/verify.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/jobs.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/enable.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/allow.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/deny.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/access.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/accessto.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/invite.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mv.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/cp.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/touch.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/rm.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/exist.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mkdir.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/vis.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/upload.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/open.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/clone.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/pull.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/push.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/bind.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe { DELETED_COUNT.get().unwrap() },
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |             filesize(unsafe { *DELETED_SIZE.get().unwrap() })
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             DELETED_SIZE.set(0).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             DELETED_COUNT.set(0).unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 *DELETED_SIZE.get_mut().unwrap() += metadata.len();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 *DELETED_COUNT.get_mut().unwrap() += 1;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/compile.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publish.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { *INSTANCE.get_mut().unwrap() = instance.clone() };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |         unsafe { USER_ID.set(id).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout] 21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/blue/render.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/requests.rs:103:66
[INFO] [stdout]     |
[INFO] [stdout] 103 |             HeaderValue::from_str(&format!("token={}", unsafe { &CREDS.get().unwrap().token }))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |     match unsafe { INSTANCE.get() } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let creds = unsafe{ CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:117
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s_to_string(items.as_slice(), unsafe { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:154
[INFO] [stdout]     |
[INFO] [stdout] 163 | ... { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]  21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/to_strings.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if unsafe { *FULLPATH.get().unwrap() } {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:598:30
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             INSTANCE.set(creds.instance.clone()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         CREDS.set(creds).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |     unsafe { FULLPATH.set(true).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]  29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/requests.rs:70:11
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let res = reqwest::Client::new()
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `res` calls a custom destructor
[INFO] [stdout]     |         `res` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  70 |     match serde_json::from_str(&text) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  78 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `res` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/requests.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let mut file = match tokio::fs::OpenOptions::new().read(true).open(path).await {
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 232 |     match serde_json::from_str(&text) {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/task/join.rs:351:1
[INFO] [stdout]     |
[INFO] [stdout] 351 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/structs/diff.rs:433:22
[INFO] [stdout]     |
[INFO] [stdout] 432 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 433 |                 task.await
[INFO] [stdout]     |                 -----^^^^^
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 434 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/structs/diff.rs:767:22
[INFO] [stdout]     |
[INFO] [stdout] 766 |             for task in tasks {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 767 |                 task.await
[INFO] [stdout]     |                 -----^^^^^
[INFO] [stdout]     |                 |    |
[INFO] [stdout]     |                 |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 `__awaitee` calls a custom destructor
[INFO] [stdout]     |                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 768 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/commands/core/util/clean.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |         while let Some(entry) = diritems.next_entry().await? {
[INFO] [stdout]    |                                 ---------------------------^
[INFO] [stdout]    |                                 |                     |
[INFO] [stdout]    |                                 |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                                 |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                 |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                 `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                 `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 74 |             tasks.push(Self::clean_entry(entry));
[INFO] [stdout] 75 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/ignore_tree.rs:110:75
[INFO] [stdout]     |
[INFO] [stdout]  82 |     while let Some(entry) = diritems.next_entry().await.unwrap() {
[INFO] [stdout]     |                    -----    ---------------------------
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  83 |         let metadata = entry.metadata().await.unwrap();
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 ignore_tree_recurse(base, &display_path, builder.clone()).await
[INFO] [stdout]     |                 ----------------------------------------------------------^^^^^
[INFO] [stdout]     |                 |                                                         |
[INFO] [stdout]     |                 |                                                         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                 |                                                         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             },
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/functions/ignore_tree.rs:82:29
[INFO] [stdout]     |
[INFO] [stdout]  82 |     while let Some(entry) = diritems.next_entry().await.unwrap() {
[INFO] [stdout]     |                    -----    ---------------------------^^^^^^^^^
[INFO] [stdout]     |                    |        |                     |
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |        |                     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |        |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `entry` calls a custom destructor
[INFO] [stdout]     |                    `entry` will be dropped later as of Edition 2024
[INFO] [stdout]  83 |         let metadata = entry.metadata().await.unwrap();
[INFO] [stdout]     |                        ----------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 110 |                 ignore_tree_recurse(base, &display_path, builder.clone()).await
[INFO] [stdout]     |                 ---------------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 113 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/logout.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/regen.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/delete.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/status.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/rename.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/passwd.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/email.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/verify.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/jobs.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/enable.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/allow.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/deny.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/access.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/accessto.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/invite.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mv.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/cp.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/touch.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/rm.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/exist.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mkdir.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/vis.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/upload.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/open.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/clone.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/pull.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/push.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/bind.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe { DELETED_COUNT.get().unwrap() },
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |             filesize(unsafe { *DELETED_SIZE.get().unwrap() })
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             DELETED_SIZE.set(0).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             DELETED_COUNT.set(0).unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 *DELETED_SIZE.get_mut().unwrap() += metadata.len();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 *DELETED_COUNT.get_mut().unwrap() += 1;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/compile.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publish.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { *INSTANCE.get_mut().unwrap() = instance.clone() };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |         unsafe { USER_ID.set(id).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout] 21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/blue/render.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/requests.rs:103:66
[INFO] [stdout]     |
[INFO] [stdout] 103 |             HeaderValue::from_str(&format!("token={}", unsafe { &CREDS.get().unwrap().token }))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |     match unsafe { INSTANCE.get() } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let creds = unsafe{ CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:117
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s_to_string(items.as_slice(), unsafe { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:154
[INFO] [stdout]     |
[INFO] [stdout] 163 | ... { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]  21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/to_strings.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if unsafe { *FULLPATH.get().unwrap() } {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:598:30
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             INSTANCE.set(creds.instance.clone()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         CREDS.set(creds).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |     unsafe { FULLPATH.set(true).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]  29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s
[INFO] [stderr] crater-edition-check: brewer v0.1.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling brewer v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(trait_upcasting)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `if_let_guard` has been stable since 1.95.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(if_let_guard)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(trait_upcasting)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/logout.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/regen.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/delete.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/status.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/rename.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/passwd.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/email.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/verify.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/jobs.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/enable.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/allow.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/deny.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/access.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/accessto.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/invite.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mv.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/cp.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/touch.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/rm.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/exist.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mkdir.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/vis.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/upload.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/open.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/clone.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/pull.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/push.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/bind.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe { DELETED_COUNT.get().unwrap() },
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |             filesize(unsafe { *DELETED_SIZE.get().unwrap() })
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             DELETED_SIZE.set(0).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             DELETED_COUNT.set(0).unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 *DELETED_SIZE.get_mut().unwrap() += metadata.len();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 *DELETED_COUNT.get_mut().unwrap() += 1;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/compile.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publish.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { *INSTANCE.get_mut().unwrap() = instance.clone() };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |         unsafe { USER_ID.set(id).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout] 21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/blue/render.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/requests.rs:103:66
[INFO] [stdout]     |
[INFO] [stdout] 103 |             HeaderValue::from_str(&format!("token={}", unsafe { &CREDS.get().unwrap().token }))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |     match unsafe { INSTANCE.get() } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let creds = unsafe{ CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:117
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s_to_string(items.as_slice(), unsafe { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:154
[INFO] [stdout]     |
[INFO] [stdout] 163 | ... { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]  21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/to_strings.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if unsafe { *FULLPATH.get().unwrap() } {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:598:30
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             INSTANCE.set(creds.instance.clone()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         CREDS.set(creds).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |     unsafe { FULLPATH.set(true).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]  29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brewer` (lib) due to 67 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/register.rs:56:18
[INFO] [stdout]    |
[INFO] [stdout] 56 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if unsafe { CREDS.get().unwrap().is_loggedin() } {
[INFO] [stdout]    |                     ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/login.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |         unsafe { INSTANCE.set(self.instance.clone()).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/logout.rs:19:30
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/regen.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/delete.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/status.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/rename.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/passwd.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/email.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/verify.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/jobs.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/enable.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/allow.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/deny.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/access.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/accessto.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/account/invite.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/ls.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mv.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/cp.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/touch.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/rm.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/exist.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/mkdir.rs:27:30
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/vis.rs:31:30
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |         unsafe { *FULLPATH.get_mut().unwrap() = self.full };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/tree.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/upload.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/fs/open.rs:37:30
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/clone.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/pull.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/push.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/repo/bind.rs:44:30
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             unsafe { DELETED_COUNT.get().unwrap() },
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:45:32
[INFO] [stdout]    |
[INFO] [stdout] 45 |             filesize(unsafe { *DELETED_SIZE.get().unwrap() })
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             DELETED_SIZE.set(0).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             DELETED_COUNT.set(0).unwrap()
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:98:18
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 *DELETED_SIZE.get_mut().unwrap() += metadata.len();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 11 - static mut DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 11 + static DELETED_SIZE: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/util/clean.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 *DELETED_COUNT.get_mut().unwrap() += 1;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout] 12 - static mut DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout] 12 + static DELETED_COUNT: OnceLock<u64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/compile.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publish.rs:36:30
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { *INSTANCE.get_mut().unwrap() = instance.clone() };
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/commands/core/tex/publishes.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |         unsafe { USER_ID.set(id).unwrap() };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout] 21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/commands/core/blue/render.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/requests.rs:103:66
[INFO] [stdout]     |
[INFO] [stdout] 103 |             HeaderValue::from_str(&format!("token={}", unsafe { &CREDS.get().unwrap().token }))
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:8:20
[INFO] [stdout]    |
[INFO] [stdout]  8 |     match unsafe { INSTANCE.get() } {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:16:23
[INFO] [stdout]    |
[INFO] [stdout] 16 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/get_instance.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |             *unsafe { INSTANCE.get_mut().unwrap() } = i.trim().to_string();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:27:33
[INFO] [stdout]    |
[INFO] [stdout] 27 |             let creds = unsafe{ CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout] 20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/functions/handle_res.rs:95:34
[INFO] [stdout]    |
[INFO] [stdout] 95 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout] 19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:102:34
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:105:36
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 instance: unsafe { INSTANCE.get().unwrap().clone() },
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |             let creds = unsafe { CREDS.get_mut().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:117
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...s_to_string(items.as_slice(), unsafe { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/functions/handle_res.rs:163:154
[INFO] [stdout]     |
[INFO] [stdout] 163 | ... { INSTANCE.get().unwrap() }, *unsafe { USER_ID.get().unwrap() })),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:21:12
[INFO] [stdout]     |
[INFO] [stdout]  21 - pub static mut USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]  21 + pub static USER_ID: OnceLock<i64> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/functions/to_strings.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 if unsafe { *FULLPATH.get().unwrap() } {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   --> src/values.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout] 29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:493:34
[INFO] [stdout]     |
[INFO] [stdout] 493 |             let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/structs/diff.rs:598:30
[INFO] [stdout]     |
[INFO] [stdout] 598 |         let creds = unsafe { CREDS.get().unwrap() };
[INFO] [stdout]     |                              ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    --> src/values.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             INSTANCE.set(creds.instance.clone()).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  20 - pub static mut INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]  20 + pub static INSTANCE: OnceLock<String> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |         CREDS.set(creds).unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  19 - pub static mut CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]  19 + pub static CREDS: OnceLock<CredsConfig> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]    --> src/values.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 |     unsafe { FULLPATH.set(true).unwrap() };
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]     |
[INFO] [stdout]  29 - pub static mut FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]  29 + pub static FULLPATH: OnceLock<bool> = OnceLock::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brewer` (lib test) due to 67 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e", kill_on_drop: false }`
[INFO] [stdout] cc2df960e27dcaf2f615af30065bf4d5acef99711b437e68f9b6472271ed075e
